home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / bubblerumble.swf / scripts / DefineButton2_64 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-12  |  37 b   |  4 lines

  1. on(release){
  2.    _parent.play();
  3. }
  4.